##Some Plotly Graphs.

Hi. I just want to show you some graphs that i made using plotly and ggplot.

Iris Data Set

Scatter Plot.

According to the R documentation, the “iris” data set “gives the measurements in centimeters of the variables sepal length and width and petal length and width, respectively, for 50 flowers from each of 3 species of iris. The species are Iris setosa, versicolor, and virginica.”

Density and Box Plots.

EuStockMarkets Data Set.

Time Series Plots.

According to the R documentation, the “EuStockMarkets” data set: “Contains the daily closing prices of major European stock indices:”

  • “Germany DAX (Ibis)”

  • “Switzerland SMI.”

  • “France CAC.”

  • “UK FTSE.”

“The data are sampled in business time, i.e., weekends and holidays are omitted.”

Hope you liked. Ty :3